css: Remove old animation code
authorBenjamin Otte <otte@redhat.com>
Wed, 4 Apr 2012 16:55:51 +0000 (18:55 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 17 Apr 2012 06:59:19 +0000 (08:59 +0200)
commit04c5fdaca675e324ca3c5fab0c4fac4b579d0d41
treefc54880e3b04cfd48d5b5abc81cf36f490a08b43
parentdcd54e20d14be57a9d080e87a47bbef8d2271c05
css: Remove old animation code

Deprecate public API where appropriate and make it no-ops.
Remove all calls to it.
Get rid of the 'transition' css property.

For now, this means spinners don't animate anymore.
21 files changed:
gtk/Makefile.am
gtk/gtk-default.css
gtk/gtk-win32-base.css
gtk/gtkanimationdescription.c [deleted file]
gtk/gtkanimationdescription.h [deleted file]
gtk/gtkcssstylefuncs.c
gtk/gtkcssstylepropertyimpl.c
gtk/gtkcsstypesprivate.h
gtk/gtkexpander.c
gtk/gtkstylecontext.c
gtk/gtkstylecontext.h
gtk/gtkstylecontextprivate.h
gtk/gtkstyleproperties.c
gtk/gtkswitch.c
gtk/gtkthemingengine.c
gtk/gtktimeline.c [deleted file]
gtk/gtktimeline.h [deleted file]
gtk/gtktoolitemgroup.c
gtk/gtktreeview.c
gtk/gtkwidget.c
tests/styleexamples.c